Total Complexity | 35 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 182 |
Lines of code | 156 |
Logical lines of code | 97 |
Comment lines | 7 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepare_given_answer() | 45 | 7 | 43 | |
prepare_correct_answer() | 46 | 7 | 38 | |
check_if_quiz_time_is_expired_by_quiz_id_and_attempt_id() | 57 | 6 | 14 | |
get_successful_attempts_from_attempts() | 62 | 5 | 11 | |
render_quiz_by_course_and_quiz_id() | 55 | 4 | 19 | |
get_quiz_attempt_answer_details_by_attempt_id() | 61 | 2 | 12 | |
get_questions_with_options_from_quiz_array() | 62 | 2 | 11 | |
process_the_fill_in_the_blanks_question_title() | 65 | 2 | 8 |